home *** CD-ROM | disk | FTP | other *** search
/ Champak 149 / (Vol 149) Feb 25 2012.iso / Games / restaurante_1238.swf / scripts / DefineButton2_2054 / BUTTONCONDACTION on(release).as
Text File  |  2012-02-25  |  82b  |  6 lines

  1. on(release){
  2.    gamescore = 0;
  3.    levelscore = 0;
  4.    gotoAndStop("start");
  5. }
  6.